home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / ace186b.zip / HISTORY.DOC < prev    next >
Text File  |  1994-04-07  |  15KB  |  327 lines

  1. ================================================================
  2.            Updates To AceComm & Utilities (Tm)
  3.             Top down to version 1.55
  4. ================================================================
  5.  
  6. =============================================================
  7. 4/7/94 * Release version 1.86
  8. =============================================================
  9. - The file request function was commented out.  This prevented AceComm from
  10.   searching for a .REQ file and to make the call.
  11. =============================================================
  12. 4/4/94 * Release version 1.85
  13. =============================================================
  14. Here is the largest upgrade since AceComm's debut on May 15 of 1993.
  15.  
  16. - Script processor has been re-worked, is capable of processing
  17.   complex macro functions. A MINIHOST.SCR demonstrates much of the macro
  18.   language. The macro language has now evolved to include intelligent
  19.   decision making macros. See the CIS.SCR and MINIHOST.SCR for demos.
  20. - Some macro text has changed. This requires a completlety new install from
  21.   everyone.
  22. - DPRM.EXE was fixed. It had a bug where the data pointer was not being saved
  23.   correctly. DPRM is the utility that backs up the PRM file to an ascii
  24.   definition file.
  25.  
  26. - Point mailer services have been either re-written or changed. The EMSI
  27.   protocol has been re-written. Mailer services are capable of running in
  28.   simple mailer front end mode.
  29. -  The scheduler services allow a greater degree of control over a auto answer
  30.    mode. The schedules now control the "Auto Answer Setup" services, which
  31.    can only be accessed during a schedule which includes ",Host" attribute
  32.    flag.
  33. - New Point mail support menus have been added for automated event driven
  34.   mailer/host modes. AceComm can serve as a complete front end to any BBS.
  35. - FBL output ".NOD" files are no longer supported as Nodelist files. FBL will
  36.   instead be re-written to support the creation of "mini" nodelist files.
  37. - "Boss Data" areas allow user created system definitions to be retained
  38.   permanently in the ACE.PRM file.
  39.  
  40.   The hooks for running a BBS software are numerous, and capable of passing
  41.   port rate %B, connect speed %C, port %P.
  42. - The Dialer sees some new "Phone Number Modifiers" menu.
  43. - Fon files can be printed to ascii text or PRN from inside the "Import" menu.
  44. - A new "CALL.LOG" does a 1 liner for each number called, with on line time
  45.   down to the second.
  46.  
  47. - The configurations area "PRM-data" has bee re-organized. Always an effort
  48.   is made to group similar data into more intuitive surroundings.
  49. - Many little bug fixes, one larger one where the upload files selections could
  50.   lock up if the user chose a particular sequence of events.  This due to a
  51.   menu not getting closed properly.
  52.  
  53.  
  54.  
  55. =============================================================
  56. 1/16/94 * Release version 1.81
  57. =============================================================
  58. - Point mail functions using BOSS info were needlessly aborting
  59.   when NODELIST or NLIST.IDX files were not available.
  60. - Auto Log on was scanning the first 10 fields and ignoring the last
  61.   six.
  62. =============================================================
  63. 12/26/93 * Release version 1.8
  64. =============================================================
  65.  
  66. Update made for 1.8 include:
  67.  
  68.   AceComm is written in 100% assembly language.  This is how the EXE file
  69.   remains so small.  The movement for menu data to a separate binary file is in
  70.   the workings, this will allow for memory savings, multiple language support,
  71.   and to a limited degree, user customizing.  AceComm for MS-Windows is coming
  72.   along nicely, and like the DOS version, written in assembly language.  The
  73.   GUI version featuring RIPscrip video will be available to registered users
  74.   by March of 94. Those wishing to see pre-release copies can get them.
  75.   Int 14h and FOSSIL support will be seen in a 1.86 release very soon. I have
  76.   them implemented, haven't enabled them yet. I may tie an interrupt handler
  77.   to buffer int 14h, as it's dog gone slow using BIOS the way they are.
  78.  
  79. - Fixed dialer timeout to recycle where values 60 seconds and greater would not
  80.   timeout, but require a modem response in order to recycle.
  81.  
  82. - Zmodem receiver file management functions in a more expected manor.  User
  83.   aborts would end with the file time not being updated to the file time sent by
  84.   the remote.  This caused a later resume to be renamed instead.  ACE.DOC
  85.   covers the logic behind file management used with Acecomm's internal zmodem.
  86.  
  87. - Script/macro processor gets attention every release, this area is very robust
  88.   now.  The scrip language continues to inch along, what is here is very solid.
  89.  
  90. - AutoScrGen does a better overall job and can handle systems using HOT keys.
  91.  
  92. - Macro language evolves with each release.  The macro language and scripts
  93.   capability will see the most attention from version to version.
  94.  
  95. - Terminal emulations saw some minor additions. These always get added to and
  96.   tweaked every version.
  97.  
  98. - Event schedules are more on line aware, and there is an enable flag where the
  99.   schedules can be turned off completely.
  100.  
  101. - ACTL (assemble CTL) and DPRM (dis-assemble PRM) utilities are more data
  102.   aware.  The PRM file can be almost 100% cloned across versions.
  103.  
  104. - LISTFILE prompting for batch uploads will now search the directory for all
  105.   LISTFILES and prompt the user "Send from this file Y/n)" before defaulting to
  106.   the menu.  This allows multiple LISTFILES be ready to go, and used on the
  107.   fly, greatly improving the fast up load selection process.
  108.  
  109. - Point mail services saw a lot of work and those using pre-release versions
  110.   are getting good results with the scheduler and <PollBoss> macros.
  111.  
  112. - MDMI.EXE is included for the first time with this release.  MoDeM Install
  113.   will read from an ascii format file of modem definitions.  The file can grow,
  114.   MDMI.EXE will be able to use it as it grows.
  115.  
  116. - Mouse handler was re-written. Mouse support is much more flexible. Double
  117.   click in terminal mode brings up the TopBar menu.
  118.  
  119. - KTS key definitions somehow got behind KBD definitions. KTS are back to
  120.   getting first crack at a key press.
  121.  
  122. - Xmodem was not opening file for 1.75, but dumping to the screen. 1.76 fixed
  123.   this.
  124.   Both Xmodem and Ymodem (G) saw a lot of attention. Mostly YmodemG. This
  125.   protocol is not using file management that the Zmodem uses.
  126.  
  127. - Fixed a problem where writing the AceComm prompt to the DOS prompt when
  128.   shelling to command processor, AceComm would overwrite any environment
  129.   variables that were defined after the prompt. This will be a noticeable fix
  130.   for many. This caused AceComm to lose it's ability to run programs if any
  131.   PATH statement followed the prompt string.
  132.  
  133. - A trend for menus to become user definable is in the works. It just seems
  134.   to evolve this way since I wanted to move all the text out to an edit able
  135.   area anyway.
  136.  
  137. =============================================================
  138. 11/01/93 * Release version 1.75
  139. =============================================================
  140. Updates made for 1.75 include
  141. - Re-written dialer
  142. - Re-written script processor, the script language inches along,
  143.   whats there is very solid
  144. - Re-written log file formatter, nice new packed log file
  145. - Part re-write for Dir Lister function, "Drives" detect works
  146.   better, "NewDir" operates easier
  147.   format also tracks on line time
  148. - Intelligent File Rename (internal zmodem)
  149. - Introduce "User Menus"
  150. - New on-line help topics menu, supports scroll able view, and
  151.    printing
  152. - Changed TopBar 1 line menu for mouse to pull down menu type
  153.   for most frequently used commands. Hot key displayed at left
  154.   Also displays current event schedule (if any) at right
  155. - Changed status bar displays "key-def" hot key & "help" menu
  156.   hot keys at right
  157. - Changed xstatus line display when creating or running scripts
  158.    to display more clearly what key press options are allowed
  159. - New Event scheduler for "Host", and "Mail" events
  160. - New Intelligent Auto Answer (process macro stack associated
  161.   with connect string), allows drop to BBS, FAX, etc. based on
  162.   modem Answer/Connect string
  163. - Re-written Point Mail
  164. - New *.FLO file support (mailer) can look into MAIL_OUT
  165.   directory and provide automated mail poll, send, attach, file
  166.   request etc. if the current event schedule allows. Manual
  167.   mail functions still inside "Protocols" menus
  168. - New Fon List menu item "Mass Change" any record item, updates
  169.   all records with just the 1 item.
  170. - A few new macros, [DATA_ARGS]
  171. - DPRM175.EXE can clone the ACE.PRM file to ACE.CTL, your next
  172.   upgrade will be painless
  173. =============================================================
  174. 09/05/93 * Release version 1.7
  175. =============================================================
  176. Updates made for 1.7 include
  177. - Introduces "Intelligent Auto Log On Technology"(Tm)
  178. - Labels, Gotos, Ifs, and data areas are documented in example
  179.   script file, and introduction of SCRIPT.DOC.
  180. - Sorting FON files by system name, total calls, last date called
  181.     and phone number.
  182. - FON file import/convert functions will now allow file merging.
  183.     US BBS list is a stable format, I'm converting that now.
  184. - Internal protocols code to detect receive buffer near full was
  185.     commented out, I un-commented it, slower computers running
  186.     AceComm as a back ground in Windows etc don't see a crc error
  187.     every 'buffer_size' bytes.
  188. - Ansi ESC[6n is responded to with ESC[row;col R
  189. - Extended AVATAR scroll up/scroll down functions
  190. - File requests using FBL's nodelist extract files (.NOD) where
  191.     the dir lister got involved, caused AceComm to create ACE.BCH
  192.     instead of NETNODE.REQ, this problem didn't exist for users
  193.     using the NODELIST.
  194. - A memory management system has been implemented. Memory for
  195.     internal functions can be swapped to XMS memory during other
  196.     memory hungary tasks.  At this point AceComm uses 64k XMS for
  197.     swapping the scroll back buffer.  Future releases will see
  198.     EMS support, and much more high memory used for the scroll
  199.     back buffer and reading very large FON files.  64k isn't
  200.     much, it allows an extra 48k/250 FON record buffer for very
  201.     large FON files.  Or With smaller FON files, AceComm can run
  202.     in up to 64k less conventional memory than before.
  203.     AceComm uses EMS/XMS/DISK for SWAP when using <CommandShell_>
  204.     and <RunProgram> macros.
  205. - Options menus have been re-arranged grouping like options into
  206.     sub menus.
  207. - LISTFILE names have been changed from ACE.BCH and temporary
  208.     filenames of the 'ABCDEFG' order to 'UPLDS.LST' and
  209.     'UPLDS.LS(n)'.
  210. - Time slices for DV have been added.  Time slices for Windows
  211.    are more selective. By default time slices are not given up
  212.    while using any of Acecomm's internal protocols. Options for
  213.    giving up time slices during internal protocols are provided
  214.    in the new "Internal Protocols Options" menu.
  215. - 9.6k memory has been freed due to changes in the help system
  216.    and on line order form.
  217.  
  218. =============================================================
  219. 08/15/93 * Release version 1.65
  220. =============================================================
  221.  
  222.  
  223. 08/05/93 ADD
  224.    Screens / Colors / Menus menu has a new menu for selecting
  225.    detect, 25 rows, 28 rows, 43 rows, or 50 rows during AceComm
  226.    sessions. The screen mode is restored at program exit.
  227.  
  228.  
  229. 08/04/93 CHANGE
  230.    Internal File Lister screen is re written making it more user
  231.    friendly.
  232.  
  233. 08/03/93 FIX
  234.    ANSI video code / Video display code, a write buffer was getting
  235.    over written causing lock ups, crashes. The video library code
  236.    now does consistent bounds checking.
  237.  
  238. 08/01/93 FIX
  239.    IEMSI session code is re written. Display is cleaned up.
  240.    IEMSI setup menus are given more detailed information.
  241.  
  242. 07/28/93 FIX
  243.    Scroll back buffer would skip a line coming back down.
  244.    Screen blanker and pop up key ref, when occur during Scroll
  245.    back buffer caused screens to not presented properly.
  246.  
  247. =============================================================
  248. 07/25/93 * Release version 1.60
  249. =============================================================
  250.  
  251. 07/18/93 CHANGE
  252.    FON files 250 record limit is replaced with 5000 record limit.
  253.    5000 is arbitrary, each 250 records require 48k memory. Probably
  254.    never get to 5000 records.
  255.  
  256. 07/16/93 FIX
  257.    *** 70 character buffer used with DOS exec function 04bh was
  258.    not enough of a buffer for filename to execute. DOS kept clobbering
  259.    a few bytes past it. 80 character length solved this problem.
  260.    This in addition to the 128 byte param buffer.
  261.  
  262. 07/05/93 ADD
  263.    Added mouse support for both on line terminal area and menu system.
  264.  
  265.    - Replace delay timer in dialer with Stopwatch so seconds are
  266.      still seconds under DV and other task switchers
  267.    - New flags in controls menus for more bells and whistles
  268.    - More Data & functional MACROS
  269.    - Script language gets conditionals, lables, data area more
  270.      Not documented in this 1.60 release, will be next release
  271.      complete with numerous examples and a separate SCRIP.DOC
  272.      <SendDelay> is removed from scrip generation, will re appear
  273.      as option inside options menu (good when debugging scripts)
  274.  
  275. =============================================================
  276. 06/27/93 * Release version 1.55
  277.  <ASP> acceptance came in same day so I stopped distribution
  278. =============================================================
  279.  
  280. 06/06/93 ADD
  281.    Import FON files function is added to Telephone directory area
  282.  
  283.    - Added context on line help
  284.    - Added Point Mail Setup menu
  285.    - did away with ACE.CFG (now in Point Mail Menu)
  286.    - Added 10 auto log on Trigger sequence/ MACRO stack
  287.      strings for dialing area.
  288.    - Improved menus where multiple selector lines now display
  289.      all at once.
  290.    - Zmodem resume after keyboard interrupt was not re initializing
  291.      position in write buffer. This caused bad offsets be generated
  292.      when resuming a file immediately after a keyboard abort.
  293.      Replaced near 8k protocol buffer with allocated buffer.
  294.    - Stopwatch function now rolls over at midnight.
  295.    - MACRO data args are completely stackable. (see MACRO.DOC)
  296.    - Import function inside phone directory
  297.    - DV detection and video buffer usage
  298.  
  299. 06/03/93 CHANGE
  300.    Done away with "More" option in menus that used it to toggle
  301.    between SELECTOR BARS.
  302.    Menus that used "More" option to toggle SELECTOR BARS are now
  303.    displaying two or more SELECTOR BARS.
  304.  
  305. 05/27/93 ADD
  306.    Enabled modification times for internal ymodem, zmodem protocol.
  307.  
  308. 05/26/93 CHANGE
  309.    Local 8k protocol buffer is now a FAR buffer allocated at time
  310.    protocol is used. This saves 8k of memory from program usage
  311.    while internal protocols aren't in use.
  312.  
  313. 05/22/93 FIX
  314.    Internal File Lister function now allows PgUp/PgDn selection
  315.    inside "New Directory" menu.
  316.  
  317. 05/22/93 ADD
  318.    Added code to recognize the gray arrow keys when using enhanced
  319.    BIOS keyboard functions. Also added a flag in "General Controls"
  320.    which allows or dis-allows using enhanced BIOS functions when
  321.    detected.
  322.  
  323. 05/18/93 FIX
  324.    AVATAR video was missing the color BLUE
  325.    Now supports VY repeat mode.
  326.  
  327.